Auto merge of #5239 - alexcrichton:remove-scoped-tls, r=matklad
authorbors <bors@rust-lang.org>
Sat, 24 Mar 2018 19:54:49 +0000 (19:54 +0000)
committerbors <bors@rust-lang.org>
Sat, 24 Mar 2018 19:54:49 +0000 (19:54 +0000)
commitd4bd5885813d947b4bf9e4f552525359537dd2e4
tree3ed6ac244b6b12dc66453b52584cea2069e245f5
parent93b0b1253e7ce1f9fa585297f51aea1c68f554eb
parent7cab2b20b347f476c2e22327f336f0be2c3531eb
Auto merge of #5239 - alexcrichton:remove-scoped-tls, r=matklad

Remove scoped_tls dependency

This is causing [conflicts] with rebuilding upstream in rust-lang/rust, so
remove this for now until we figure out a better solution.

[conflicts]: https://github.com/rust-lang/rust/pull/49053#issuecomment-375906970